home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000633_Ali.Sobhi@amd.com_Fri Jun 10 09:31:51 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  2KB

  1. Received: from amdext.amd.com by cs.umb.edu with SMTP id AA08624
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Fri, 10 Jun 1994 15:37:04 -0400
  3. Received: from amdint.amd.com by amdext.amd.com with SMTP id AA13652
  4.   (5.67a/IDA-1.5+AMD); Fri, 10 Jun 1994 12:37:03 -0700
  5. Received: from cayman.amd.com by amdint.amd.com with SMTP id AA02532
  6.   (5.67a/IDA-1.5+AMD); Fri, 10 Jun 1994 12:37:02 -0700
  7. Received: from diablo.amd.com by cayman.amd.com (4.1/AMDSN-1.20)
  8.     id AA20276; Fri, 10 Jun 94 14:31:52 CDT
  9. Received: by diablo.amd.com (4.1/AMDC-1.20)
  10.     id AA06108; Fri, 10 Jun 94 14:31:51 CDT
  11. Date: Fri, 10 Jun 94 14:31:51 CDT
  12. From: Ali.Sobhi@amd.com (Ali Sobhi)
  13. Message-Id: <9406101931.AA06108@diablo.amd.com>
  14. To: karl@cs.umb.edu, tex-k@cs.umb.edu
  15. Subject: Make and install TeX
  16.  
  17. O.K. folks, my 2 cents on making and installing TeX/stuff.
  18. I am trying to install on (uname -a)
  19.     SunOS myhost 4.1.3 1 sun4m
  20. 1- make clean does not work properly. It does not descent the subdirectory
  21.    appropriately. Had to do a lot of manual deleting.
  22.  
  23. 2- Had to edit all of the Makefile.in (the ones that needed it) to 
  24.    change <prefix> to my site's destination.
  25.  
  26. 3- configure does something. I don't know what.
  27.  
  28. 4- make breaks at finding *.pool files. So, I manually (in ./mf and ./tex
  29.    directory) had to hide mf.p and tex.p file and do make mf.p and make
  30.    tex.p to get *.pool file
  31.  
  32. 5- did a make install to force the creation of directories at the 
  33.    destination.
  34.  
  35. 6- did a make install at top level directory and then I got it all.
  36.    I honestly don't know if I made everything. Actually I need the
  37.    dvitops to be able to print the GNU docs. Nobody in our site
  38.    uses TeX. I used to use TeX in college but that was 8 years ago.
  39.  
  40. This is not the most automatic way of doing it ;-)
  41. Suggestions: use Makefile.in (configure) to use a Make.cfg either 
  42.          as a "include $TOP/Make.cfg" directive for BSD or
  43.          read it in premanently for SYSV system (they don't have
  44.          include directive in make, of course the older versions)
  45.  
  46.          Check the order of targets being created for appropriate
  47.          dependencies. I am running out of time for my own project
  48.          else I would have done it. Short comings: 
  49.         I don't know autoconfigure
  50.         I don't know how to create patch files. (never done it).
  51.  
  52. Regards,
  53.  
  54. Ali Sobhi
  55. AMD, EPD
  56. Austin, Texas